home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / genie-commodore-file-library / C64-128Toolkit / DISASSEMB.ARC / UNOP EQ (.txt) < prev    next >
Encoding:
Commodore BASIC  |  2019-04-13  |  334 b   |  22 lines

  1. 10 *= $6000
  2. 11 .M
  3. 12 ;D ALL OP DIS
  4. 20 PRINT = $FFD2
  5. 30 LIS = $FFB1
  6. 40 LISEC = $FF93
  7. 50 UNLIS = $FFAE
  8. 60 TLK = $FFB4
  9. 70 TLKSEC = $FF96
  10. 80 UNTLK = $FFAB
  11. 90 OUT = $FFA8
  12. 100 IN = $FFA5
  13. 110 BDR = $D020
  14. 120 BGRD = $D021
  15. 130 VICII = $D018
  16. 140 CIO = $DD00
  17. 150 DIO = $1800
  18. 160 DINTIO = $1C00
  19. 170 STOP = $FFE1
  20. 180 GET = $FFE4
  21. 200 .FILE OPS
  22.